php forum
php mysql forum
php mysql smarty
 
Page 3 of 3 < 1 2 3
Topic Options
#153733 - 07/24/02 04:19 AM Re: [6.3.x] [beta] Authority List 3.0.3
Demolition Offline
Member

Registered: 01/02/02
Posts: 157
The link seems to be down, does anyone have a working link to this ?

Top
#153734 - 07/24/02 06:52 AM Re: [6.3.x] [beta] Authority List 3.0.3
Lord Dexter Offline
Member

Registered: 05/25/01
Posts: 6503
Loc: Melbourne, Australia
My server is going to be up tomorrow night (My server guy told me) so links will be up then. Sorry for the inconvienience.

Top
#153735 - 07/24/02 08:02 AM Re: [6.3.x] [beta] Authority List 3.0.3
Demolition Offline
Member

Registered: 01/02/02
Posts: 157
OK thanks, if anyone needs any mirror sites for their hacks let me know.

Top
#153736 - 08/09/02 01:19 PM Re: [6.3.x] [beta] Authority List 3.0.3
mark99 Offline
Member

Registered: 03/11/01
Posts: 314
Does this work with v6.3.1?

Also the link still doesn't work, can't download =(.

Top
#153737 - 08/09/02 08:11 PM Re: [6.3.x] [beta] Authority List 3.0.3
Lord Dexter Offline
Member

Registered: 05/25/01
Posts: 6503
Loc: Melbourne, Australia
It should work on 6.3.1 but since my board has been down for a while I will find a temp server for my hacks. Sorry for the inconvience.

Top
#153738 - 08/16/02 09:57 AM Re: [6.3.x] [beta] Authority List 3.0.3
Da Wacko Offline
Junior Member

Registered: 07/06/02
Posts: 17
please, upload soon smile

i really want this hack
_________________________
i was X-tend, but i lost my mail and password frown

Top
#153739 - 08/16/02 01:49 PM Re: [6.3.x] [beta] Authority List 3.0.3
Oblivion Knight Offline
Spotlight Runner-Up

Registered: 03/27/02
Posts: 422
Loc: England, UK
Temp link for you:
http://www.darkoriface.com/ob/auth_list63.zip

- Oblivion.
_________________________
- OBK
- Gaming Update
- <img src="http://www.ubbdev.com/ud/?s=2&u=Oblivion Knight" alt=" - " /> Results Returned, <img src="http://www.ubbdev.com/ud/?u=Oblivion Knight&s=1" alt=" - " /> Points Collected & Counting!

Top
#153740 - 08/17/02 06:01 AM Re: [6.3.x] [beta] Authority List 3.0.3
Da Wacko Offline
Junior Member

Registered: 07/06/02
Posts: 17
Thanks a lot oblivion Knight!
_________________________
i was X-tend, but i lost my mail and password frown

Top
#153741 - 08/21/02 02:53 AM Re: [6.3.x] [beta] Authority List 3.0.3
Lord Dexter Offline
Member

Registered: 05/25/01
Posts: 6503
Loc: Melbourne, Australia
I updated the first post with a new link that works. Sorry for any incovience the server people have been bad..

Top
#153742 - 10/23/02 03:40 PM Re: [6.3.x] [beta] Authority List 3.0.3
redhotkitchen Offline
Member

Registered: 06/06/01
Posts: 33
We're running 6.3.1, and I'm having one problem.

This does not appear anywhere in public_topic_page.pl:

Quote:
code:</font><hr />
Code:
$show_public_name
<hr /></blockquote>(which you're then supposed to replace with $show_public_name $team_tag)

This comes right after:

<blockquote><font class="small">code:
[qb]
Code:
===========================================
Open public_topic_page.pl and Find:
===========================================

sub topic_row {

==================
ADD BELOW: (Megamod code for this block thanks to Oblivion Knight)
==================

if (($user_profile[8] eq "Moderator") &#0124;&#0124; ($user_profile[8] eq "Administrator") &#0124;&#0124; ($user_profile[8] eq 'MegaModerator')){
$team_tag ="<a href="$vars_config{CGIURL}/ultimatebb.cgi?ubb=authority"><img src="$vars_config{NonCGIURL}/team.gif" alt="$user_profile[8]" border="0"></a>";
} else {
$team_tag ="";
}
[/qb]
Since I don't have MegaModerator installed, should I assume that $show_public_name is also only if you have it installed, and thus I can ignore it....?

Top
#153743 - 10/23/02 03:42 PM Re: [6.3.x] [beta] Authority List 3.0.3
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
$show_public_name in 6.3.1 is $linkname smile
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#153744 - 10/29/02 10:55 AM Re: [6.3.x] [beta] Authority List 3.0.3
redhotkitchen Offline
Member

Registered: 06/06/01
Posts: 33
Thanks LK! Worked like a charm. smile

Top
#153745 - 11/19/02 10:13 PM Re: [6.3.x] [beta] Authority List 3.0.3
d-talk Offline
Code Monkey

Registered: 05/01/01
Posts: 686
Hi,

a very nice hack, but all seems to work but on my forums homepage there are no moderatores or administrators listet!

I have rebuild the staff index and cleared the cache! What can I do?

http://www.giga-board.com/cgi-bin/ultimatebb.cgi

Thanks
d-talk
_________________________
Webmaster of d-talk & Kabel-Forum.com

Top
#153746 - 12/03/02 08:55 AM Re: [6.3.x] [beta] Authority List 3.0.3
Oblivion Knight Offline
Spotlight Runner-Up

Registered: 03/27/02
Posts: 422
Loc: England, UK
Hmmmm.. Just thought of something.
When a MegaMod still has a Mod position, on the Authority List he/she is shown as a Mod and not a MegaMod.

What additions to the code would have to be made to make it possible to allow a MegaMod show as a MegaMod even if they still have a Mod position?
_________________________
- OBK
- Gaming Update
- <img src="http://www.ubbdev.com/ud/?s=2&u=Oblivion Knight" alt=" - " /> Results Returned, <img src="http://www.ubbdev.com/ud/?u=Oblivion Knight&s=1" alt=" - " /> Points Collected & Counting!

Top
#153747 - 10/18/04 11:53 AM Re: [6.3.x] [beta] Authority List 3.0.3
eXtremeTim Offline
Member

Registered: 10/13/01
Posts: 544
Dont have a mega mod as a mod on a forum?
_________________________
United Devices Points: [img]http://www.ubbdev.com/ud/?u=extremetim&s=1[/img]

Top
#153748 - 10/18/04 04:11 PM Re: [6.3.x] [beta] Authority List 3.0.3
Ian Spence Offline
Master Hacker

Registered: 01/25/03
Posts: 3765
Loc: Saint Johns, PA
Allen, I think Tim just beat your record for late responses. almost 2 years

Top
#153749 - 10/18/04 11:55 PM Re: [6.3.x] [beta] Authority List 3.0.3
eXtremeTim Offline
Member

Registered: 10/13/01
Posts: 544
A late response is better then no response.
_________________________
United Devices Points: [img]http://www.ubbdev.com/ud/?u=extremetim&s=1[/img]

Top
Page 3 of 3 < 1 2 3



Latest Posts
[7.2.1] - Naked shoutbox
by bellaonline
05/05/12 05:00 PM
[7.x] Stop Forum Spam Integration v0.4
by bellaonline
05/05/12 03:53 PM
Shout Box

(Views)Popular Topics
Known public proxy servers 1689885
Integrated Index Page (IIP) 5.3.1 555705
Finished-[6.5.2] Games Arcade Deluxe v1.9 501236
Integrated Index Page (IIP) 5.1.1 415112
TLD Bv2.1 Released - Threads Links Directory 396822
[6.0x] Who's Online 4.0.0 [Finished] 389412
Finished-[6.5.1] Integrated Index Page (IIP) 6.5 330423
Q & A 298663
Slash UBB 266936
[6.3.x] [beta] Hit Hack 2.0 227970
Forum Stats
13621 Members
59 Forums
37191 Topics
295716 Posts

Max Online: 686 @ 06/28/07 07:04 AM

 

 

 
fusionbb message board php hacks